Skip to content

Releases: WhiskeySockets/Baileys

Nightly Release

04 Mar 03:06
9b78166
Compare
Choose a tag to compare
Nightly Release Pre-release
Pre-release

6.7.19-alpha.0 (2025-05-29)

v6.7.18

28 May 08:25
Compare
Choose a tag to compare

6.7.18 (2025-05-28)

Bug Fixes

  • allow media upload retries (f58a38f)
  • content being undefined (e3078f3)
  • memory blow on large files sending through URL (bff86ed)

v6.7.17

15 May 20:46
Compare
Choose a tag to compare

6.7.17 (2025-05-15)

Bug Fixes

  • failed to send message to self, add checks for empty strings and invalid nodes (#1322) (bca5102)
  • lint (131aead)
  • makeCacheableSignalKeyStore logger optional (#1332) (ae5a7d1)
  • proper send receipt to Meta Ia trigger messages to avoid offline pending notifications hang (36456d6)
  • readAdJid domainType (47540e9)
  • send message to LID addressing_mode groups (53d6e3a)
  • send message to lid groups (a4338fa)
  • simplify domainType (f4dc41e)

Features

v6.7.16

04 Mar 03:09
Compare
Choose a tag to compare

6.7.16 (2025-03-04)

Bug Fixes

  • fix: complete unfinished async implementation (fccca8a), closes #1286

v6.7.15

02 Mar 10:13
Compare
Choose a tag to compare

6.7.15 (2025-03-02)

Bug Fixes

  • resolve DataView constructor error in lt-hash (#1279) (af17232)

v6.7.14

01 Mar 16:40
Compare
Choose a tag to compare

6.7.14 (2025-03-01)

Bug Fixes

  • migrating to @cacheable/node-cache as it is maintained (#1074) (588de6c)
  • sending SERVER_ACK to messages.update (#1101) (cfbfcd8)
  • typo on doc 'messaging.history-set' -> 'messaging-history.set'. (#1275) (5255491)
  • update fetchLatestWaWebVersion to retrieve client revision from new endpoint (#1234) (36690fc)

Features

  • add Id support for desktop (#1240) (89b28a4)
  • add last message in chat.update event if is real message (#1203) (ae60f3f)

v6.7.13

16 Feb 16:44
Compare
Choose a tag to compare

6.7.13 (2025-02-16)

v6.7.12

31 Jan 23:22
Compare
Choose a tag to compare

6.7.12 (2025-01-31)

v6.7.10

31 Jan 20:15
Compare
Choose a tag to compare

6.7.10 (2025-01-31)

This patch takes care of the getMessage errors (leading to many bans), and the 66e id issues as well. Thanks @vphelipe for your patch! (#1224)

v6.7.9

22 Oct 07:31
Compare
Choose a tag to compare

6.7.9 (2024-10-22)

Bug Fixes

  • master: Fixes prop hash reset due to missing property in the response (bf578c7)
  • master: Small fix to the profile picture endpoints (47b2f6d)